From: Juanma Barranquero Date: Tue, 4 Feb 2003 17:07:28 +0000 (+0000) Subject: Restore missing space and put a comment to protect it from being deleted as X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~28451 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cf9026679b659bc4b943938e23b6befd4de8b729;p=emacs.git Restore missing space and put a comment to protect it from being deleted as trailing whitespace. --- diff --git a/lisp/ruler-mode.el b/lisp/ruler-mode.el index 4727af23da6..dc585a85118 100644 --- a/lisp/ruler-mode.el +++ b/lisp/ruler-mode.el @@ -179,7 +179,7 @@ or remove a tab stop. \\[ruler-mode-toggle-show-tab-stops] or (integer :tag "Integer char value" :validate ruler-mode-character-validate))) -(defcustom ruler-mode-margins-char ?\ +(defcustom ruler-mode-margins-char ?\ ; Comment to protect space from deletion "*Character used in margin areas." :group 'ruler-mode :type '(choice